home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2170 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: familynews.cycor.ca!usenet
  2. From: gcaine@cycor.ca (gcaine)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: AsynchIO (was: fastest file read method ??)
  5. Date: 28 Jan 1996 02:48:27 GMT
  6. Organization: Cycor Communications Inc., Coast to Coast Internet Services
  7. Message-ID: <563.6600T1238T2510@cycor.ca>
  8. References: <w9YbsMD4ACazz9@jeff.dame.shnet.org> <w+RYXMD4FC8aRz1@_crisi.blackbox.shnet.org>
  9.     <4dsalp$t68@news1.halcyon.com> <4du0ju$84b@news.sdd.hp.com>
  10.     <4e2e76$9k3@toad.stack.urc.tue.nl> <4e3j8v$jd0@news.sdd.hp.com>
  11. NNTP-Posting-Host: skt-as012.cycor.ca
  12. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  13.  
  14.  
  15.  
  16. >Hm, the version I have has no shared lib -- unless this library is a part 
  17. >of ADOS 3.x, I _personally_ would not use it -- I'd rather use the link 
  18. >lib and not require the end user to install _YASL_ (Yet Another Stupid 
  19. >Library).
  20.  
  21. I'd think the decision should be based on how many functions of the
  22. library you are going to use, and how many programs might be using
  23. them at the time.
  24.  
  25. Shared libraries can be pretty useful, on the other hand if you are
  26. only going to use 1 or 2 functions, linking would probally be better.
  27.  
  28. Gary Caine    Member: Team AMIGA
  29.  
  30.